home *** CD-ROM | disk | FTP | other *** search
/ Workbench Design / WB Collection.iso / workbench werkzeuge / grafik programme / xv218 / history < prev    next >
Text File  |  1996-04-07  |  4KB  |  103 lines

  1. 2.18
  2.   Memory usage was a bit too high, somewhat reduced.
  3.   Added a HVSpace in the interface making it resizable vertically also.
  4.   when loading a 24 bit image then opening the coloreditor then loading an 8
  5.   bit image would cause a crash..
  6.  
  7. 2.17
  8.   Some more resource handling has been added. Now 'xv.display: Workbench' in AmigaDefaults
  9.   will work! (and a truckload of others! 'setenv X11/debug 1' to see what resources xv
  10.   is asking for!)
  11.   autocrop didn't redraw the image.
  12.   pressing return in the image window wouldn't load the current, but the last image in the
  13.   list.
  14.  
  15. 2.16
  16.   PNG support.
  17.   The graph values were missing.
  18.   If changing screenmode while the color editor was up would cause a screen to stay open.
  19.  
  20. 2.15
  21.   Recent changes in the mui part of libX11 wasn't reflected in the 'old' xv source..
  22.   so the color window produced a huge amount of enforcer hits..
  23.   The 'lock screenmode' entry were missing.
  24.   SAS optimizer generated a bug in tiff saving..
  25.   Saving filename behaved somewhat odd. Now new filename gets the old save directory in front.
  26.  
  27. 2.14
  28.   The BestModeID didn't get the proper input.
  29.   Free attempted on argv[] entries.
  30.   File requester didn't show up on correct screen.
  31.   When using pubscreen images was forced into 8 bit mode and consequently
  32.   images couldn't be saved as 24 bit.
  33.  
  34. 2.13
  35.   Didn't free much memory when doing different image size changing operations..
  36.   Resizing when using a public screen wasn't any good..
  37.  
  38. 2.12
  39.   Changed/added the iff 8/24 bit saving.
  40.   A reported iff loading bug fixed.
  41.  
  42. 2.11
  43.   Removed a couple of bugs..
  44.   Added 'setenv X11/Displaydepth 8' if the program doesn't recognise that it
  45.   is running on a gfx card and decides to use 5 bitplane screens instead..
  46.  
  47. 2.10
  48.   Smoothing of 8 bit images didn't work.
  49.   Delete window and print window didn't work.
  50.  
  51. 2.09
  52.   Max size wasn't adjusted for borders when image is viewed on a public screen.
  53.   Filename in save window wasn't set correctly.
  54.  
  55. 2.08
  56.   Now uses pensharing on public screens.
  57.  
  58. 2.07
  59.   Added a mui progress gauge
  60.   Fixed some errors with the color window.
  61.   Fixed moving control panel.
  62.   Fixed bug in photocd loading.
  63.  
  64. 2.06
  65.   Version number jumped back in sequence..
  66.   Compiled the bggen support program.
  67.   Added the XLookupColor function (libX11) this needs rgb.txt in libs:
  68.   (bggen uses this function)
  69.   Changed the popup interface slightly.
  70.  
  71. 0.05
  72.   Added a stack check to prevent a landslide of 'It gurus' reports..
  73.   'Cancel' in filerequester now cancels action..
  74.   Problems when using fancy MUI backgrounds probably fixed..
  75.   Rearranged the color windows to use a page layout.
  76.   The crash problems when iconifying XV is gone.
  77.  
  78. 0.04
  79.   Added the xv-3.10a patch.
  80.   The sleep pointer didn't disappear when rotating an image.
  81.   Next button didn't work.
  82.   Added a slight delay after pressing </<< and >/>> buttons.
  83.   'return' didn't reload current image after a select from the listview.
  84.   Added a 'lock screenmode' that locks the current screenmode. It will
  85.   only switch screens if moving between a 24 bit and 8 bit image.
  86.   (and the 'screenmode' button)
  87.   Environment vars are back (ex. setenv xv/force8 1).
  88.  
  89. 0.03
  90.   Added a Wait in XQueryPointer so it won't loop and steal all free cpu time when
  91.   this function is used. (libX11)
  92.   Added some Cursor functions so the original pointer handling works. (libX11)
  93.   the ok/cancel buttons in the gamma requester went missing but is back again.
  94.   the progress indicator was sometimes invisible if the 2 first colors wasn't
  95.   much different.
  96.   Some more I have already forgotten all about..
  97.  
  98. 0.02 
  99.   Added the xvpcd patch. Will probably load Photo CD pictures. (unconfirmed)
  100.   and something fixed..
  101.  
  102. 0.01 First version of xv-3.10 distributed.
  103.